Computer and Modernization ›› 2013, Vol. 1 ›› Issue (4): 57-59.doi: 10.3969/j.issn.1006-2475.2013.04.014

• 软件工程 • Previous Articles     Next Articles

Application Research on DML Triggers in Maintaining Database Integrity

CHU Long-xian   

  1. Software College, Pingdingshan University, Pingdingshan 467000, China
  • Received:2012-12-11 Revised:1900-01-01 Online:2013-04-17 Published:2013-04-17

Abstract: Frequently updating data may undermine the integrity of database, and trigger properly designed can protect data effectively. The paper discusses the basic steps of data integrity control mechanism according to DML trigger technology in SQL Server 2005. It focuses on DML trigger work principle and implementation process with examples of triggers design. The test results show that the application of trigger improves the system performance and maintains the integrity of database.

Key words: database, integrity, trigger, SQL Server

CLC Number: